Wing IDE

Wing Python IDE
Developer(s) Wingware
Stable release 4.0.2 / May 5, 2011
Operating system Windows, Linux, Mac OS X
Type Python Integrated Development Environment
License proprietary
Website http://www.wingware.com

The Wing IDE is an integrated development environment (IDE) for the Python programming language from Wingware.

It provides local and remote debugging, editing, code intelligence, testing, version control, and search capabilities to reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Version control integration is available only in Wing IDE Professional. It supports Subversion, CVS, Bazaar, git, Mercurial, and Perforce.

Contents

Code Intelligence

Versions

It is available in three versions:

Wing IDE 101 is a free version for educators, students and hobbyists. The other two are commercial versions which offer more features than the free version. All three versions of Wing IDE run on Windows, Linux and Mac OS X.

History

First public version of Wing IDE was released on 2000-09-07, as 1.0 beta, only for Linux.

First stable version was v1.0 for Linux, on 2000-12-01.

The history of all releases to date can be found at http://wingware.com/news

See also

External links